home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Exploring Where & Why
/
Exploring Where & Why.iso
/
pc
/
MODULES
/
LESSON04
/
ACT04A
/
common4.cst
/
00032_init path obj.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
2003-05-01
|
152 b
|
7 lines
on exitFrame
global gFollowPathObj
set gFollowPathObj=new(script "FollowPath.Obj",27,20,25)
initPath gFollowPathObj,3,18
go to frame "play"
end